2024-07-22 10:04:11,782 [ 381182 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-07-22 10:04:11,783 [ 381182 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-07-22 10:04:11,783 [ 381182 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-07-22 10:04:11,783 [ 381182 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_yrakru --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_storage_mongodb/test.py::test_simple_select_from_view[False]' test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file 'test_storage_s3/test.py::test_empty_put[minio]' test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection 'test_storage_s3/test.py::test_get_file_with_special[plus]' 'test_storage_s3/test.py::test_get_file_with_special[space]' 'test_storage_s3/test.py::test_get_path_with_special[plus2]' 'test_storage_s3/test.py::test_get_path_with_special[plus]' 'test_storage_s3/test.py::test_get_path_with_special[space]' test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs 'test_storage_s3/test.py::test_multipart[negative]' 'test_storage_s3/test.py::test_multipart[positive]' test_storage_s3/test.py::test_overwrite test_storage_s3/test.py::test_parallel_reading_with_memory_limit test_storage_s3/test.py::test_partition_by test_storage_s3/test.py::test_partition_by_const_column test_storage_s3/test.py::test_partition_by_string_column test_storage_s3/test.py::test_predefined_connection_configuration 'test_storage_s3/test.py::test_put[auth_positive]' 'test_storage_s3/test.py::test_put[auto]' 'test_storage_s3/test.py::test_put[brotli]' 'test_storage_s3/test.py::test_put[deflate]' 'test_storage_s3/test.py::test_put[gzip]' 'test_storage_s3/test.py::test_put[positive]' 'test_storage_s3/test.py::test_put[xz]' 'test_storage_s3/test.py::test_put[zstd]' 'test_storage_s3/test.py::test_put_csv[auth_positive]' 'test_storage_s3/test.py::test_put_csv[negative]' 'test_storage_s3/test.py::test_put_csv[positive]' test_storage_s3/test.py::test_put_get_with_globs test_storage_s3/test.py::test_put_get_with_redirect test_storage_s3/test.py::test_put_with_zero_redirect test_storage_s3/test.py::test_read_subcolumns test_storage_s3/test.py::test_remote_host_filter test_storage_s3/test.py::test_s3_format_detection test_storage_s3/test.py::test_s3_glob_scheherazade test_storage_s3/test.py::test_s3_list_objects_failure test_storage_s3/test.py::test_s3_schema_inference test_storage_s3/test.py::test_schema_inference_cache test_storage_s3/test.py::test_schema_inference_from_globs test_storage_s3/test.py::test_seekable_formats test_storage_s3/test.py::test_seekable_formats_url test_storage_s3/test.py::test_select_columns test_storage_s3/test.py::test_signatures test_storage_s3/test.py::test_skip_empty_files 'test_storage_s3/test.py::test_storage_s3_get_gzip[bin]' 'test_storage_s3/test.py::test_storage_s3_get_gzip[gz]' test_storage_s3/test.py::test_storage_s3_get_slow test_storage_s3/test.py::test_storage_s3_get_unstable 'test_storage_s3/test.py::test_storage_s3_put_gzip[bin]' 'test_storage_s3/test.py::test_storage_s3_put_gzip[gz]' test_storage_s3/test.py::test_storage_s3_put_uncompressed test_storage_s3/test.py::test_truncate_table test_storage_s3/test.py::test_union_schema_inference_mode test_storage_s3/test.py::test_wrong_format_usage test_storage_s3/test.py::test_wrong_s3_syntax test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host test_temporary_data/test.py::test_tmp_data_no_leftovers test_tmp_policy/test.py::test_disk_selection 'test_ttl_move/test.py::test_alter_multiple_ttls[negative]' 'test_ttl_move/test.py::test_alter_multiple_ttls[positive]' 'test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative]' 'test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive]' 'test_ttl_move/test.py::test_alter_with_merge_work[mt]' 'test_ttl_move/test.py::test_alter_with_merge_work[mt_work]' 'test_ttl_move/test.py::test_alter_with_merge_work[replicated]' 'test_ttl_move/test.py::test_alter_with_merge_work[replicated_work]' 'test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt]' 'test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt]' 'test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk]' 'test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk]' 'test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume]' 'test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume]' 'test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work]' 'test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1]' 'test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work]' 'test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1]' 'test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work]' 'test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work]' 'test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work]' 'test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work]' 'test_ttl_move/test.py::test_materialize_ttl_in_partition[mt]' 'test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated]' 'test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0]' 'test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1]' -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: reportlog-0.4.0, random-0.2, repeat-0.9.3, xdist-3.5.0, order-1.0.1, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_system_start_stop_listen/test.py::test_all_protocols test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated test_storage_s3/test.py::test_ast_auth_headers test_temporary_data/test.py::test_tmp_data_no_leftovers test_ttl_move/test.py::test_alter_multiple_ttls[negative] test_system_logs_comment/test.py::test_system_logs_comment test_tmp_policy/test.py::test_disk_selection test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw3] [ 1%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw3] [ 2%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw5] [ 3%] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw2] [ 4%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw7] [ 5%] PASSED test_temporary_data/test.py::test_tmp_data_no_leftovers [gw8] [ 6%] PASSED test_tmp_policy/test.py::test_disk_selection [gw1] [ 7%] PASSED test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols [gw6] [ 8%] PASSED test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated [gw0] [ 9%] PASSED test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert [gw0] [ 10%] PASSED test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers [gw1] [ 11%] PASSED test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols [gw0] [ 12%] PASSED test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion [gw0] [ 13%] PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file [gw0] [ 14%] PASSED test_storage_s3/test.py::test_empty_file test_storage_s3/test.py::test_empty_put[minio] [gw0] [ 15%] PASSED test_storage_s3/test.py::test_empty_put[minio] test_storage_s3/test.py::test_environment_credentials [gw0] [ 16%] PASSED test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path [gw4] [ 17%] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[negative] test_ttl_move/test.py::test_alter_multiple_ttls[positive] [gw0] [ 18%] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection [gw1] [ 19%] PASSED test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except [gw0] [ 20%] PASSED test_storage_s3/test.py::test_format_detection test_storage_s3/test.py::test_get_file_with_special[plus] [gw0] [ 21%] PASSED test_storage_s3/test.py::test_get_file_with_special[plus] test_storage_s3/test.py::test_get_file_with_special[space] [gw0] [ 22%] PASSED test_storage_s3/test.py::test_get_file_with_special[space] test_storage_s3/test.py::test_get_path_with_special[plus2] [gw0] [ 23%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] test_storage_s3/test.py::test_get_path_with_special[plus] [gw0] [ 24%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] test_storage_s3/test.py::test_get_path_with_special[space] [gw0] [ 25%] PASSED test_storage_s3/test.py::test_get_path_with_special[space] test_storage_s3/test.py::test_infinite_redirect [gw1] [ 26%] PASSED test_system_start_stop_listen/test.py::test_except [gw4] [ 27%] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[positive] test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] [gw0] [ 28%] PASSED test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference [gw0] [ 29%] PASSED test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs [gw0] [ 30%] PASSED test_storage_s3/test.py::test_insert_with_path_with_globs test_storage_s3/test.py::test_multipart[negative] [gw0] [ 31%] PASSED test_storage_s3/test.py::test_multipart[negative] test_storage_s3/test.py::test_multipart[positive] [gw0] [ 32%] PASSED test_storage_s3/test.py::test_multipart[positive] test_storage_s3/test.py::test_overwrite [gw0] [ 33%] PASSED test_storage_s3/test.py::test_overwrite test_storage_s3/test.py::test_parallel_reading_with_memory_limit [gw4] [ 34%] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] [gw0] [ 35%] PASSED test_storage_s3/test.py::test_parallel_reading_with_memory_limit test_storage_s3/test.py::test_partition_by [gw0] [ 36%] PASSED test_storage_s3/test.py::test_partition_by test_storage_s3/test.py::test_partition_by_const_column [gw0] [ 37%] PASSED test_storage_s3/test.py::test_partition_by_const_column test_storage_s3/test.py::test_partition_by_string_column [gw0] [ 38%] PASSED test_storage_s3/test.py::test_partition_by_string_column test_storage_s3/test.py::test_predefined_connection_configuration [gw0] [ 39%] PASSED test_storage_s3/test.py::test_predefined_connection_configuration test_storage_s3/test.py::test_put[auth_positive] [gw0] [ 40%] PASSED test_storage_s3/test.py::test_put[auth_positive] test_storage_s3/test.py::test_put[auto] [gw0] [ 41%] PASSED test_storage_s3/test.py::test_put[auto] test_storage_s3/test.py::test_put[brotli] [gw0] [ 42%] PASSED test_storage_s3/test.py::test_put[brotli] test_storage_s3/test.py::test_put[deflate] [gw0] [ 43%] PASSED test_storage_s3/test.py::test_put[deflate] test_storage_s3/test.py::test_put[gzip] [gw0] [ 44%] PASSED test_storage_s3/test.py::test_put[gzip] test_storage_s3/test.py::test_put[positive] [gw0] [ 45%] PASSED test_storage_s3/test.py::test_put[positive] test_storage_s3/test.py::test_put[xz] [gw0] [ 46%] PASSED test_storage_s3/test.py::test_put[xz] test_storage_s3/test.py::test_put[zstd] [gw0] [ 47%] PASSED test_storage_s3/test.py::test_put[zstd] test_storage_s3/test.py::test_put_csv[auth_positive] [gw0] [ 48%] PASSED test_storage_s3/test.py::test_put_csv[auth_positive] test_storage_s3/test.py::test_put_csv[negative] [gw0] [ 49%] PASSED test_storage_s3/test.py::test_put_csv[negative] test_storage_s3/test.py::test_put_csv[positive] [gw0] [ 50%] PASSED test_storage_s3/test.py::test_put_csv[positive] test_storage_s3/test.py::test_put_get_with_globs [gw4] [ 51%] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] test_ttl_move/test.py::test_alter_with_merge_work[mt] [gw0] [ 52%] PASSED test_storage_s3/test.py::test_put_get_with_globs test_storage_s3/test.py::test_put_get_with_redirect [gw0] [ 53%] PASSED test_storage_s3/test.py::test_put_get_with_redirect test_storage_s3/test.py::test_put_with_zero_redirect [gw4] [ 54%] PASSED test_ttl_move/test.py::test_alter_with_merge_work[mt] test_ttl_move/test.py::test_alter_with_merge_work[mt_work] [gw4] [ 55%] PASSED test_ttl_move/test.py::test_alter_with_merge_work[mt_work] test_ttl_move/test.py::test_alter_with_merge_work[replicated] [gw0] [ 56%] PASSED test_storage_s3/test.py::test_put_with_zero_redirect test_storage_s3/test.py::test_read_subcolumns [gw0] [ 57%] PASSED test_storage_s3/test.py::test_read_subcolumns test_storage_s3/test.py::test_remote_host_filter [gw4] [ 58%] PASSED test_ttl_move/test.py::test_alter_with_merge_work[replicated] test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] [gw0] [ 59%] PASSED test_storage_s3/test.py::test_remote_host_filter test_storage_s3/test.py::test_s3_format_detection [gw0] [ 60%] PASSED test_storage_s3/test.py::test_s3_format_detection test_storage_s3/test.py::test_s3_glob_scheherazade [gw4] [ 61%] PASSED test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] [gw0] [ 62%] PASSED test_storage_s3/test.py::test_s3_glob_scheherazade test_storage_s3/test.py::test_s3_list_objects_failure [gw4] [ 63%] PASSED test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] [gw4] [ 64%] PASSED test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] [gw4] [ 65%] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] [gw0] [ 66%] PASSED test_storage_s3/test.py::test_s3_list_objects_failure test_storage_s3/test.py::test_s3_schema_inference [gw4] [ 67%] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] [gw4] [ 68%] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] [gw0] [ 69%] PASSED test_storage_s3/test.py::test_s3_schema_inference test_storage_s3/test.py::test_schema_inference_cache [gw4] [ 70%] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] [gw4] [ 71%] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] [gw4] [ 72%] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] [gw4] [ 73%] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] [gw4] [ 74%] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] [gw4] [ 75%] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] [gw4] [ 76%] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] [gw4] [ 77%] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] [gw4] [ 78%] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] [gw4] [ 79%] PASSED test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] [gw4] [ 80%] PASSED test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] [gw4] [ 81%] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] [gw0] [ 82%] PASSED test_storage_s3/test.py::test_schema_inference_cache test_storage_s3/test.py::test_schema_inference_from_globs [gw4] [ 83%] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] [gw0] [ 84%] PASSED test_storage_s3/test.py::test_schema_inference_from_globs test_storage_s3/test.py::test_seekable_formats [gw0] [ 85%] PASSED test_storage_s3/test.py::test_seekable_formats test_storage_s3/test.py::test_seekable_formats_url [gw0] [ 86%] PASSED test_storage_s3/test.py::test_seekable_formats_url test_storage_s3/test.py::test_select_columns [gw0] [ 87%] PASSED test_storage_s3/test.py::test_select_columns test_storage_s3/test.py::test_signatures [gw0] [ 88%] PASSED test_storage_s3/test.py::test_signatures test_storage_s3/test.py::test_skip_empty_files [gw0] [ 89%] PASSED test_storage_s3/test.py::test_skip_empty_files test_storage_s3/test.py::test_storage_s3_get_gzip[bin] [gw0] [ 90%] PASSED test_storage_s3/test.py::test_storage_s3_get_gzip[bin] test_storage_s3/test.py::test_storage_s3_get_gzip[gz] [gw0] [ 91%] PASSED test_storage_s3/test.py::test_storage_s3_get_gzip[gz] test_storage_s3/test.py::test_storage_s3_get_slow [gw0] [ 92%] PASSED test_storage_s3/test.py::test_storage_s3_get_slow test_storage_s3/test.py::test_storage_s3_get_unstable [gw0] [ 93%] PASSED test_storage_s3/test.py::test_storage_s3_get_unstable test_storage_s3/test.py::test_storage_s3_put_gzip[bin] [gw0] [ 94%] PASSED test_storage_s3/test.py::test_storage_s3_put_gzip[bin] test_storage_s3/test.py::test_storage_s3_put_gzip[gz] [gw0] [ 95%] PASSED test_storage_s3/test.py::test_storage_s3_put_gzip[gz] test_storage_s3/test.py::test_storage_s3_put_uncompressed [gw0] [ 96%] PASSED test_storage_s3/test.py::test_storage_s3_put_uncompressed test_storage_s3/test.py::test_truncate_table [gw0] [ 97%] PASSED test_storage_s3/test.py::test_truncate_table test_storage_s3/test.py::test_union_schema_inference_mode [gw0] [ 98%] PASSED test_storage_s3/test.py::test_union_schema_inference_mode test_storage_s3/test.py::test_wrong_format_usage [gw0] [ 99%] PASSED test_storage_s3/test.py::test_wrong_format_usage test_storage_s3/test.py::test_wrong_s3_syntax [gw0] [100%] PASSED test_storage_s3/test.py::test_wrong_s3_syntax =============================== warnings summary =============================== test_storage_mongodb/test.py::test_simple_select_from_view[False] /ClickHouse/tests/integration/helpers/cluster.py:2495: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_storage_mongodb/test.py::test_simple_select_from_view[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:79: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select_from_view[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 204.99s call test_storage_s3/test.py::test_storage_s3_get_slow 84.58s call test_storage_s3/test.py::test_schema_inference_cache 38.62s call test_storage_s3/test.py::test_s3_list_objects_failure 34.63s setup test_storage_s3/test.py::test_ast_auth_headers 32.28s call test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] 31.72s setup test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 29.97s call test_storage_s3/test.py::test_s3_glob_scheherazade 27.80s call test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] 27.65s call test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] 26.15s call test_storage_s3/test.py::test_put_with_zero_redirect 25.94s call test_storage_s3/test.py::test_infinite_redirect 23.70s setup test_ttl_move/test.py::test_alter_multiple_ttls[negative] 22.85s setup test_system_start_stop_listen/test.py::test_all_protocols 22.63s teardown test_storage_s3/test.py::test_wrong_s3_syntax 21.67s call test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] 20.35s call test_storage_s3/test.py::test_put_get_with_globs 20.01s call test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] 19.84s setup test_storage_mongodb/test.py::test_simple_select_from_view[False] 19.64s call test_ttl_move/test.py::test_alter_multiple_ttls[negative] 19.52s call test_ttl_move/test.py::test_alter_multiple_ttls[positive] 19.00s call test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] 15.96s setup test_temporary_data/test.py::test_tmp_data_no_leftovers 15.35s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 14.96s setup test_tmp_policy/test.py::test_disk_selection 14.83s setup test_system_logs_comment/test.py::test_system_logs_comment 13.34s call test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] 13.07s call test_ttl_move/test.py::test_alter_with_merge_work[replicated] 12.78s call test_ttl_move/test.py::test_alter_with_merge_work[mt] 12.72s call test_ttl_move/test.py::test_alter_with_merge_work[mt_work] 11.99s call test_system_start_stop_listen/test.py::test_all_protocols 10.45s call test_tmp_policy/test.py::test_disk_selection 9.64s call test_system_start_stop_listen/test.py::test_except 9.21s call test_temporary_data/test.py::test_tmp_data_no_leftovers 8.72s call test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] 8.47s call test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] 6.96s call test_storage_s3/test.py::test_select_columns 6.91s call test_system_start_stop_listen/test.py::test_default_protocols 6.51s call test_storage_s3/test.py::test_s3_schema_inference 6.44s call test_system_logs_comment/test.py::test_system_logs_comment 5.75s call test_storage_s3/test.py::test_parallel_reading_with_memory_limit 5.63s teardown test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] 5.54s teardown test_system_start_stop_listen/test.py::test_except 5.22s call test_storage_s3/test.py::test_seekable_formats 5.07s teardown test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 4.79s call test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] 4.64s call test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] 4.64s call test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] 4.64s call test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] 4.51s call test_storage_s3/test.py::test_skip_empty_files 4.37s call test_storage_s3/test.py::test_seekable_formats_url 4.29s teardown test_storage_mongodb/test.py::test_simple_select_from_view[False] 4.26s call test_storage_s3/test.py::test_union_schema_inference_mode 4.11s call test_storage_s3/test.py::test_multipart[positive] 4.06s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 3.89s call test_storage_s3/test.py::test_signatures 3.63s call test_system_start_stop_listen/test.py::test_custom_protocols 3.60s call test_storage_s3/test.py::test_s3_format_detection 3.53s call test_storage_s3/test.py::test_storage_s3_get_unstable 3.30s teardown test_tmp_policy/test.py::test_disk_selection 3.19s call test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 3.08s call test_storage_s3/test.py::test_predefined_connection_configuration 2.74s call test_storage_s3/test.py::test_schema_inference_from_globs 2.55s call test_storage_s3/test.py::test_create_new_files_on_insert 2.42s teardown test_system_logs_comment/test.py::test_system_logs_comment 2.29s call test_storage_s3/test.py::test_custom_auth_headers 2.11s teardown test_temporary_data/test.py::test_tmp_data_no_leftovers 2.01s call test_storage_s3/test.py::test_format_detection 2.00s call test_storage_s3/test.py::test_read_subcolumns 1.81s call test_storage_s3/test.py::test_multipart[negative] 1.79s call test_storage_s3/test.py::test_filtering_by_file_or_path 1.56s call test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] 1.56s call test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] 1.51s call test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] 1.51s call test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] 1.35s call test_storage_s3/test.py::test_storage_s3_put_uncompressed 1.19s call test_storage_s3/test.py::test_overwrite 1.13s call test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] 1.10s call test_storage_mongodb/test.py::test_simple_select_from_view[False] 1.08s call test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] 1.03s call test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] 0.93s call test_storage_s3/test.py::test_truncate_table 0.93s call test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] 0.86s call test_storage_s3/test.py::test_empty_put[minio] 0.85s call test_storage_s3/test.py::test_environment_credentials 0.78s call test_storage_s3/test.py::test_wrong_format_usage 0.72s call test_storage_s3/test.py::test_storage_s3_get_gzip[bin] 0.72s call test_storage_s3/test.py::test_storage_s3_get_gzip[gz] 0.65s call test_storage_s3/test.py::test_get_file_with_special[plus] 0.65s call test_storage_s3/test.py::test_get_file_with_special[space] 0.65s call test_storage_s3/test.py::test_storage_s3_put_gzip[gz] 0.65s call test_storage_s3/test.py::test_insert_select_schema_inference 0.61s call test_storage_s3/test.py::test_partition_by 0.58s call test_storage_s3/test.py::test_remote_host_filter 0.55s call test_storage_s3/test.py::test_storage_s3_put_gzip[bin] 0.53s call test_storage_s3/test.py::test_ast_auth_headers 0.43s call test_storage_s3/test.py::test_put_get_with_redirect 0.43s call test_storage_s3/test.py::test_wrong_s3_syntax 0.27s call test_storage_s3/test.py::test_put[positive] 0.27s call test_storage_s3/test.py::test_insert_with_path_with_globs 0.22s call test_storage_s3/test.py::test_partition_by_string_column 0.22s call test_storage_s3/test.py::test_empty_file 0.22s call test_storage_s3/test.py::test_put_csv[auth_positive] 0.22s call test_storage_s3/test.py::test_put_csv[positive] 0.22s call test_storage_s3/test.py::test_get_path_with_special[space] 0.22s call test_storage_s3/test.py::test_get_path_with_special[plus2] 0.22s call test_storage_s3/test.py::test_put_csv[negative] 0.22s call test_storage_s3/test.py::test_get_path_with_special[plus] 0.22s call test_storage_s3/test.py::test_put[xz] 0.22s call test_storage_s3/test.py::test_put[auto] 0.17s call test_storage_s3/test.py::test_partition_by_const_column 0.17s call test_storage_s3/test.py::test_put[auth_positive] 0.17s call test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.17s call test_storage_s3/test.py::test_put[brotli] 0.17s call test_storage_s3/test.py::test_put[zstd] 0.17s call test_storage_s3/test.py::test_put[gzip] 0.17s call test_storage_s3/test.py::test_put[deflate] 0.00s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s teardown test_storage_s3/test.py::test_s3_glob_scheherazade 0.00s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] 0.00s teardown test_ttl_move/test.py::test_alter_multiple_ttls[negative] 0.00s teardown test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] 0.00s teardown test_storage_s3/test.py::test_ast_auth_headers 0.00s setup test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] 0.00s setup test_ttl_move/test.py::test_alter_multiple_ttls[positive] 0.00s setup test_storage_s3/test.py::test_put_csv[negative] 0.00s setup test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] 0.00s teardown test_system_start_stop_listen/test.py::test_all_protocols 0.00s setup test_storage_s3/test.py::test_put[xz] 0.00s setup test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] 0.00s setup test_ttl_move/test.py::test_alter_with_merge_work[mt_work] 0.00s setup test_storage_s3/test.py::test_get_file_with_special[space] 0.00s setup test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] 0.00s setup test_ttl_move/test.py::test_alter_with_merge_work[mt] 0.00s setup test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] 0.00s setup test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] 0.00s setup test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] 0.00s setup test_storage_s3/test.py::test_put[brotli] 0.00s setup test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] 0.00s setup test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s setup test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] 0.00s setup test_storage_s3/test.py::test_storage_s3_put_gzip[bin] 0.00s setup test_storage_s3/test.py::test_multipart[positive] 0.00s setup test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] 0.00s setup test_storage_s3/test.py::test_storage_s3_get_gzip[gz] 0.00s setup test_storage_s3/test.py::test_put[auto] 0.00s setup test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] 0.00s setup test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_storage_s3/test.py::test_s3_list_objects_failure 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s setup test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] 0.00s setup test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] 0.00s setup test_storage_s3/test.py::test_put[positive] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[space] 0.00s setup test_storage_s3/test.py::test_put[deflate] 0.00s setup test_storage_s3/test.py::test_storage_s3_put_gzip[gz] 0.00s setup test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] 0.00s setup test_storage_s3/test.py::test_custom_auth_headers 0.00s teardown test_storage_s3/test.py::test_put_get_with_globs 0.00s teardown test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] 0.00s setup test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_s3/test.py::test_read_subcolumns 0.00s setup test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] 0.00s setup test_storage_s3/test.py::test_wrong_s3_syntax 0.00s setup test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] 0.00s teardown test_storage_s3/test.py::test_storage_s3_get_gzip[bin] 0.00s setup test_storage_s3/test.py::test_put_with_zero_redirect 0.00s setup test_storage_s3/test.py::test_multipart[negative] 0.00s setup test_storage_s3/test.py::test_put_csv[auth_positive] 0.00s setup test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] 0.00s setup test_storage_s3/test.py::test_put[auth_positive] 0.00s setup test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] 0.00s setup test_storage_s3/test.py::test_storage_s3_get_slow 0.00s setup test_storage_s3/test.py::test_storage_s3_get_gzip[bin] 0.00s setup test_storage_s3/test.py::test_schema_inference_from_globs 0.00s setup test_system_start_stop_listen/test.py::test_custom_protocols 0.00s teardown test_storage_s3/test.py::test_multipart[negative] 0.00s setup test_storage_s3/test.py::test_union_schema_inference_mode 0.00s setup test_storage_s3/test.py::test_wrong_format_usage 0.00s setup test_storage_s3/test.py::test_infinite_redirect 0.00s setup test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s setup test_storage_s3/test.py::test_put[zstd] 0.00s setup test_storage_s3/test.py::test_create_new_files_on_insert 0.00s teardown test_storage_s3/test.py::test_put[gzip] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s setup test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] 0.00s setup test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] 0.00s setup test_storage_s3/test.py::test_put[gzip] 0.00s setup test_ttl_move/test.py::test_alter_with_merge_work[replicated] 0.00s setup test_system_start_stop_listen/test.py::test_default_protocols 0.00s setup test_storage_s3/test.py::test_empty_put[minio] 0.00s teardown test_ttl_move/test.py::test_alter_multiple_ttls[positive] 0.00s setup test_storage_s3/test.py::test_put_csv[positive] 0.00s setup test_storage_s3/test.py::test_empty_file 0.00s setup test_storage_s3/test.py::test_partition_by 0.00s setup test_storage_s3/test.py::test_partition_by_const_column 0.00s teardown test_storage_s3/test.py::test_schema_inference_cache 0.00s setup test_storage_s3/test.py::test_parallel_reading_with_memory_limit 0.00s teardown test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] 0.00s teardown test_storage_s3/test.py::test_empty_put[minio] 0.00s setup test_system_start_stop_listen/test.py::test_except 0.00s setup test_storage_s3/test.py::test_put_get_with_globs 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[space] 0.00s setup test_storage_s3/test.py::test_storage_s3_put_uncompressed 0.00s setup test_storage_s3/test.py::test_truncate_table 0.00s setup test_storage_s3/test.py::test_environment_credentials 0.00s teardown test_storage_s3/test.py::test_put_csv[auth_positive] 0.00s teardown test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] 0.00s setup test_storage_s3/test.py::test_overwrite 0.00s setup test_storage_s3/test.py::test_s3_format_detection 0.00s teardown test_storage_s3/test.py::test_storage_s3_get_unstable 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_s3/test.py::test_put[xz] 0.00s setup test_storage_s3/test.py::test_predefined_connection_configuration 0.00s setup test_storage_s3/test.py::test_select_columns 0.00s teardown test_storage_s3/test.py::test_put_get_with_redirect 0.00s setup test_storage_s3/test.py::test_schema_inference_cache 0.00s teardown test_storage_s3/test.py::test_put[auto] 0.00s teardown test_storage_s3/test.py::test_format_detection 0.00s teardown test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] 0.00s teardown test_storage_s3/test.py::test_infinite_redirect 0.00s setup test_storage_s3/test.py::test_skip_empty_files 0.00s teardown test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] 0.00s teardown test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] 0.00s setup test_storage_s3/test.py::test_partition_by_string_column 0.00s teardown test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] 0.00s setup test_storage_s3/test.py::test_put_get_with_redirect 0.00s teardown test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] 0.00s teardown test_storage_s3/test.py::test_put_with_zero_redirect 0.00s teardown test_ttl_move/test.py::test_alter_with_merge_work[mt] 0.00s teardown test_storage_s3/test.py::test_insert_select_schema_inference 0.00s teardown test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] 0.00s setup test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s setup test_storage_s3/test.py::test_seekable_formats 0.00s setup test_storage_s3/test.py::test_signatures 0.00s teardown test_system_start_stop_listen/test.py::test_default_protocols 0.00s teardown test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] 0.00s setup test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s teardown test_storage_s3/test.py::test_predefined_connection_configuration 0.00s teardown test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] 0.00s teardown test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] 0.00s teardown test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s teardown test_storage_s3/test.py::test_put[positive] 0.00s teardown test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] 0.00s teardown test_storage_s3/test.py::test_storage_s3_put_gzip[gz] 0.00s teardown test_system_start_stop_listen/test.py::test_custom_protocols 0.00s setup test_storage_s3/test.py::test_seekable_formats_url 0.00s teardown test_storage_s3/test.py::test_schema_inference_from_globs 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s teardown test_storage_s3/test.py::test_union_schema_inference_mode 0.00s teardown test_storage_s3/test.py::test_multipart[positive] 0.00s teardown test_storage_s3/test.py::test_skip_empty_files 0.00s teardown test_storage_s3/test.py::test_s3_list_objects_failure 0.00s setup test_storage_s3/test.py::test_s3_schema_inference 0.00s teardown test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] 0.00s teardown test_storage_s3/test.py::test_put_csv[negative] 0.00s teardown test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers 0.00s teardown test_storage_s3/test.py::test_storage_s3_put_uncompressed 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_storage_s3/test.py::test_s3_glob_scheherazade 0.00s teardown test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] 0.00s setup test_storage_s3/test.py::test_storage_s3_get_unstable 0.00s teardown test_storage_s3/test.py::test_put[zstd] 0.00s teardown test_storage_s3/test.py::test_create_new_files_on_insert 0.00s setup test_storage_s3/test.py::test_remote_host_filter 0.00s teardown test_storage_s3/test.py::test_partition_by_const_column 0.00s setup test_storage_s3/test.py::test_format_detection 0.00s teardown test_storage_s3/test.py::test_put[auth_positive] 0.00s teardown test_storage_s3/test.py::test_empty_file 0.00s teardown test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] 0.00s teardown test_storage_s3/test.py::test_put_csv[positive] 0.00s teardown test_storage_s3/test.py::test_storage_s3_get_gzip[gz] 0.00s teardown test_ttl_move/test.py::test_alter_with_merge_work[mt_work] 0.00s teardown test_storage_s3/test.py::test_environment_credentials 0.00s teardown test_storage_s3/test.py::test_storage_s3_put_gzip[bin] 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s teardown test_storage_s3/test.py::test_seekable_formats_url 0.00s teardown test_storage_s3/test.py::test_remote_host_filter 0.00s teardown test_storage_s3/test.py::test_put[brotli] 0.00s teardown test_ttl_move/test.py::test_alter_with_merge_work[replicated] 0.00s teardown test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] 0.00s teardown test_storage_s3/test.py::test_wrong_format_usage 0.00s teardown test_storage_s3/test.py::test_partition_by 0.00s teardown test_storage_s3/test.py::test_put[deflate] 0.00s teardown test_storage_s3/test.py::test_overwrite 0.00s teardown test_storage_s3/test.py::test_storage_s3_get_slow 0.00s teardown test_storage_s3/test.py::test_signatures 0.00s teardown test_storage_s3/test.py::test_parallel_reading_with_memory_limit 0.00s teardown test_storage_s3/test.py::test_s3_schema_inference 0.00s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s teardown test_storage_s3/test.py::test_s3_format_detection 0.00s teardown test_storage_s3/test.py::test_seekable_formats 0.00s teardown test_storage_s3/test.py::test_select_columns 0.00s teardown test_storage_s3/test.py::test_read_subcolumns 0.00s teardown test_storage_s3/test.py::test_truncate_table 0.00s teardown test_storage_s3/test.py::test_partition_by_string_column =========================== short test summary info ============================ PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_temporary_data/test.py::test_tmp_data_no_leftovers PASSED test_tmp_policy/test.py::test_disk_selection PASSED test_system_start_stop_listen/test.py::test_all_protocols PASSED test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated PASSED test_storage_s3/test.py::test_ast_auth_headers PASSED test_storage_s3/test.py::test_create_new_files_on_insert PASSED test_system_start_stop_listen/test.py::test_custom_protocols PASSED test_storage_s3/test.py::test_custom_auth_headers PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion PASSED test_storage_s3/test.py::test_empty_file PASSED test_storage_s3/test.py::test_empty_put[minio] PASSED test_storage_s3/test.py::test_environment_credentials PASSED test_ttl_move/test.py::test_alter_multiple_ttls[negative] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path PASSED test_system_start_stop_listen/test.py::test_default_protocols PASSED test_storage_s3/test.py::test_format_detection PASSED test_storage_s3/test.py::test_get_file_with_special[plus] PASSED test_storage_s3/test.py::test_get_file_with_special[space] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] PASSED test_storage_s3/test.py::test_get_path_with_special[space] PASSED test_system_start_stop_listen/test.py::test_except PASSED test_ttl_move/test.py::test_alter_multiple_ttls[positive] PASSED test_storage_s3/test.py::test_infinite_redirect PASSED test_storage_s3/test.py::test_insert_select_schema_inference PASSED test_storage_s3/test.py::test_insert_with_path_with_globs PASSED test_storage_s3/test.py::test_multipart[negative] PASSED test_storage_s3/test.py::test_multipart[positive] PASSED test_storage_s3/test.py::test_overwrite PASSED test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] PASSED test_storage_s3/test.py::test_parallel_reading_with_memory_limit PASSED test_storage_s3/test.py::test_partition_by PASSED test_storage_s3/test.py::test_partition_by_const_column PASSED test_storage_s3/test.py::test_partition_by_string_column PASSED test_storage_s3/test.py::test_predefined_connection_configuration PASSED test_storage_s3/test.py::test_put[auth_positive] PASSED test_storage_s3/test.py::test_put[auto] PASSED test_storage_s3/test.py::test_put[brotli] PASSED test_storage_s3/test.py::test_put[deflate] PASSED test_storage_s3/test.py::test_put[gzip] PASSED test_storage_s3/test.py::test_put[positive] PASSED test_storage_s3/test.py::test_put[xz] PASSED test_storage_s3/test.py::test_put[zstd] PASSED test_storage_s3/test.py::test_put_csv[auth_positive] PASSED test_storage_s3/test.py::test_put_csv[negative] PASSED test_storage_s3/test.py::test_put_csv[positive] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] PASSED test_storage_s3/test.py::test_put_get_with_globs PASSED test_storage_s3/test.py::test_put_get_with_redirect PASSED test_ttl_move/test.py::test_alter_with_merge_work[mt] PASSED test_ttl_move/test.py::test_alter_with_merge_work[mt_work] PASSED test_storage_s3/test.py::test_put_with_zero_redirect PASSED test_storage_s3/test.py::test_read_subcolumns PASSED test_ttl_move/test.py::test_alter_with_merge_work[replicated] PASSED test_storage_s3/test.py::test_remote_host_filter PASSED test_storage_s3/test.py::test_s3_format_detection PASSED test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] PASSED test_storage_s3/test.py::test_s3_glob_scheherazade PASSED test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] PASSED test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] PASSED test_storage_s3/test.py::test_s3_list_objects_failure PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] PASSED test_storage_s3/test.py::test_s3_schema_inference PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] PASSED test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] PASSED test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] PASSED test_storage_s3/test.py::test_schema_inference_cache PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] PASSED test_storage_s3/test.py::test_schema_inference_from_globs PASSED test_storage_s3/test.py::test_seekable_formats PASSED test_storage_s3/test.py::test_seekable_formats_url PASSED test_storage_s3/test.py::test_select_columns PASSED test_storage_s3/test.py::test_signatures PASSED test_storage_s3/test.py::test_skip_empty_files PASSED test_storage_s3/test.py::test_storage_s3_get_gzip[bin] PASSED test_storage_s3/test.py::test_storage_s3_get_gzip[gz] PASSED test_storage_s3/test.py::test_storage_s3_get_slow PASSED test_storage_s3/test.py::test_storage_s3_get_unstable PASSED test_storage_s3/test.py::test_storage_s3_put_gzip[bin] PASSED test_storage_s3/test.py::test_storage_s3_put_gzip[gz] PASSED test_storage_s3/test.py::test_storage_s3_put_uncompressed PASSED test_storage_s3/test.py::test_truncate_table PASSED test_storage_s3/test.py::test_union_schema_inference_mode PASSED test_storage_s3/test.py::test_wrong_format_usage PASSED test_storage_s3/test.py::test_wrong_s3_syntax ================= 100 passed, 3 warnings in 577.33s (0:09:37) ==================